home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / asm / demos / blitterscreen / bs2xy.doc < prev    next >
Text File  |  1980-01-03  |  528b  |  13 lines

  1.  
  2. bs2xY.s is example source to show usage of routines in bltscr.s
  3. To get sources in normal format use prec2.
  4.  
  5. running bs2xY you will see someting boring, cpu storing continuous colors
  6. chunky-bytewise. Only interesting for coders (and for THEM not boring
  7. at all ;)
  8. For having an impression what the 2x2 mode looks like when treated
  9. with bitmap gfx, look at our intro EXCESS (note: it's same screenmode
  10. but does different blitteraction. if your A1200 got fastmem it does
  11. 2x2 fullscreen rotzooming in 50Hz, 256 colors of course :)
  12.  
  13.